home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 240 (DVD) / Issue 240 - February 2008 - DPCS0208DVD.ISO / Extras / NetObjects Fusion / NOF10.exe / data1.cab / NFX_Components / NetObjects / descriptions.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2007-04-11  |  284 b   |  21 lines

  1. BODY {
  2.   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  3.   font-size: 10px;
  4.   background-color: #EEEEEE;
  5.   margin: 5px;
  6. }
  7.  
  8. A {
  9.   color: 0000FF;
  10. }
  11.  
  12. .title {
  13.     font-weight: bold;
  14. }
  15.  
  16. .linkIcon {
  17.   margin: 3px;
  18.   border: 0px;
  19.   vertical-align: middle;
  20. }
  21.